GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / Keywords Property





In This Topic
Keywords Property (IGdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(38)>
Property Keywords As String
[DispId(38)]
string Keywords {get; set;}
read-write property Keywords: String; 
DispIdAttribute(38)
function get,set Keywords : String
[DispId(38)]
__property string* get_Keywords();
__property void set_Keywords( 
   string* value
);
[DispId(38)]
property String^ Keywords {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members